home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 2 / CD ACTUAL VOL 2.iso / slakware / a1 / diska1 < prev    next >
Encoding:
Text File  |  1995-09-10  |  5.3 KB  |  145 lines

  1. CONTENTS: aaa_base bash comms cpio devs e2fsbn etc find getty gpm grep gzip ldso       
  2. aaa_base: Basic Linux filesystem package.
  3. aaa_base:
  4. aaa_base: Sets up the basic directory structure and adds a few important
  5. aaa_base: binaries such as GNU mtools 2.0.7, zip201, and unzip512.
  6. aaa_base:
  7. aaa_base:
  8. aaa_base:
  9. aaa_base:
  10. aaa_base:
  11. aaa_base:
  12. aaa_base:
  13. bash:     GNU bash-1.14.5
  14. bash:
  15. bash:     The GNU Bourne-Again SHell.  Bash is a sh-compatible command language
  16. bash:     interpreter that executes commands read from the standard input or 
  17. bash:     from a file.  Bash also incorporates useful features from the Korn
  18. bash:     and C shells (ksh and csh).  Bash is ultimately intended to be a 
  19. bash:     conformant implementation of the IEEE Posix Shell and Tools
  20. bash:     specification (IEEE Working Group 1003.2).
  21. bash:
  22. bash:     Bash must be present for the system to boot properly.
  23. bash:
  24. comms:    Serial file-transfer and communication packages.
  25. comms:   
  26. comms:    Includes these programs:
  27. comms:    
  28. comms:    Minicom - a full featured menu-driven communications package similar
  29. comms:    to the DOS program 'Telix'.
  30. comms:
  31. comms:    sz/rz - utilities used to upload and download files using the Zmodem
  32. comms:    protocol.
  33. comms:
  34. comms:
  35. cpio:     The GNU cpio backup and archiving utility v. 2.3
  36. cpio:
  37. cpio:     This is GNU cpio, a program to manage archives of files. This package
  38. cpio:     also includes mt, a tape drive control program. cpio copies files into
  39. cpio:     or out of a cpio or tar archive, which is a file that contains other
  40. cpio:     files plus information about them, such as their pathname, owner,
  41. cpio:     timestamps, and access permissions. The archive can be another file on
  42. cpio:     the disk, a magnetic tape, or a pipe.
  43. cpio:
  44. cpio:
  45. cpio:
  46. devs:     Device files.
  47. devs:
  48. devs:     This package creates special files in the /dev directory that 
  49. devs:     represent your system's hardware.
  50. devs:
  51. devs:
  52. devs:
  53. devs:
  54. devs:
  55. devs:
  56. devs:
  57. e2fsbn:   Utilities for the second extended file system v. 0.5b
  58. e2fsbn:
  59. e2fsbn:   Utilities needed to create and maintain ext2 filesystems under Linux.
  60. e2fsbn:   Included in this package are: chattr, lsattr, mke2fs, mklost+found,
  61. e2fsbn:   tune2fs, e2fsck, and badblocks. 
  62. e2fsbn:
  63. e2fsbn:   These utilities were written by Remy Card (the developer and
  64. e2fsbn:   maintainer of the ext2 fs) and Theodore T'so.
  65. e2fsbn:
  66. e2fsbn:
  67. e2fsbn:
  68. etc:      System configuration files that go into the /etc directory.
  69. etc:
  70. etc:      The /etc directory is traditionally the location where configuration
  71. etc:      files and administration binaries are found. Under Linux, the binaries
  72. etc:      have been moved out of the /etc directory and into the /sbin 
  73. etc:      directory; the /etc directory is now reserved for configuration files
  74. etc:      only. 
  75. etc:
  76. etc:
  77. etc:
  78. etc:
  79. find:     GNU findutils-4.1
  80. find:
  81. find:     This package contains the GNU find, xargs, and locate programs.
  82. find:     find and xargs comply with POSIX 1003.2, as far as I know.  They
  83. find:     also support some additional options, some borrowed from Unix and
  84. find:     some unique to GNU.
  85. find:
  86. find:
  87. find:
  88. find:
  89. find:
  90. getty:    getty_ps 2.0.7e
  91. getty:
  92. getty:    /sbin/getty and /sbin/uugetty. 
  93. getty:    These control the process of logging into your system, and may be used
  94. getty:    instead of 'agetty', which is the default getty included with
  95. getty:    util-linux-1.6. getty_ps supports a number of enhancements such as
  96. getty:    ringback support.
  97. getty:
  98. getty:
  99. getty:
  100. getty:
  101. gpm:      General purpose mouse support v1.00
  102. gpm:
  103. gpm:      This program is based on the 'selection' package, and allows you to
  104. gpm:      use the mouse to cut and paste text from the screen.  It also acts as
  105. gpm:      a mouse server for applications running on the Linux console, such as 
  106. gpm:      the Midnight Commander file manager and dialog. 
  107. gpm:
  108. gpm:      NOTE:  This program may cause problems when you start X on systems 
  109. gpm:      that do not use a serial mouse.  If you get an 'unable to open mouse 
  110. gpm:      device' error from X, remove gpm from /etc/rc.d/rc.local.
  111. gpm:
  112. grep:     GNU grep 2.0
  113. grep:
  114. grep:     Grep searches the named input files (or standard input if no files are
  115. grep:     named, or the file name - is given) for lines containing a match to
  116. grep:     the given pattern.  This is the 'fastest grep in the west' (we hope).
  117. grep:
  118. grep:
  119. grep:
  120. grep:
  121. grep:
  122. grep:
  123. gzip:     GNU zip compression utilities. (v. 1.2.4)
  124. gzip:
  125. gzip:     Gzip reduces the size of the named files using Lempel-Ziv coding
  126. gzip:     (LZ77).  Whenever possible, each file is replaced by one with the
  127. gzip:     extension .gz, while keeping the same ownership modes, access and
  128. gzip:     modification times.
  129. gzip:
  130. gzip:
  131. gzip:
  132. gzip:
  133. gzip:
  134. ldso:     ld.so 1.7.3, the dynamic linker/loader.
  135. ldso:
  136. ldso:     ld.so completes the final process of linking all necessary references
  137. ldso:     to sharable objects and unreferenced symbols in an impure executable,
  138. ldso:     (usually a dynamically linked executable), to produce a runnable file.
  139. ldso:     Nearly all Linux binaries in a.out format will be 'incomplete' and
  140. ldso:     require further linking at run time. ld.so's job is thus to complete
  141. ldso:     the linking process started at compilation. ld.so was written by David
  142. ldso:     Engel, Eric Youngdale, Peter MacDonald, Hongjiu Lu, Linus Torvalds,
  143. ldso:     Lars Wirzenius and Mitch D'Souza.
  144. ldso:
  145.